linux: Use fake carrier flag for netfront/netback rather than the real
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 7 Mar 2007 16:00:47 +0000 (16:00 +0000)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 7 Mar 2007 16:00:47 +0000 (16:00 +0000)
commitef9e4decc4643da1cd77641a28689dd1b74129a8
tree074c5e0783acbd8777a5b9bd261fc3f0cb88648b
parentb67783e2f4a17ddafa85c951b461283ad03e6736
linux: Use fake carrier flag for netfront/netback rather than the real
netif_carrier_XXX() functions. This makes network bringup much faster.
Signed-off-by: Keir Fraser <keir@xensource.com>
linux-2.6-xen-sparse/drivers/xen/netback/common.h
linux-2.6-xen-sparse/drivers/xen/netback/interface.c
linux-2.6-xen-sparse/drivers/xen/netback/netback.c
linux-2.6-xen-sparse/drivers/xen/netback/xenbus.c
linux-2.6-xen-sparse/drivers/xen/netfront/netfront.c